/*
Theme Name: 	Brio - Grupo BHY
Theme URI: 		#
Author: 		Kinexo
Author URI: 	http://kinexo.com
Description:	Template desarrollado para Brio
Template:		betheme
Version: 		1.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#Footer {
  background-color: #f8f8f8 !important;
  color: #596065 !important;
  font-weight: 400 !important;
}
#Footer .big{
	font-weight: 400 !important;
}
#Footer h4{
	color: #4a4c4e !important;
  letter-spacing: 1px !important;
  text-transform: uppercase;
}

#section-personas h2, #section-personas li{
	font-weight: 400 !important;
}

h2.heading-nosotros{
	color: #fff;
	font-weight: 400 !important;
	line-height: 1.4;
}
.post-footer .post-links{
    border-left-width: 0px;
}
.grid .post-desc-wrapper .post-desc{
	    padding: 0px 20px 0;
}
.post-footer .post-links{
	text-align: center !important;
	float: none !important;
}
.post-footer{
	background-color: #1f37b2;
}
.post-more{
	font-size: 14px;
	color:#ffffff;
	font-weight: 700;
	text-transform: uppercase;
}
.post-links a:hover{
	color:#ffffff;
}
.text-white{
	color: #fff !important;
}

.get_in_touch .mail p{font-size: 13px;}

select.custom-dropdown {
 background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

select.custom-dropdown:focus {
  background-image:
    linear-gradient(45deg, #5183a8 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #5183a8 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: #5183a8;
  outline: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.tipos-servicios .promo_box_wrapper .desc_wrapper{
	padding-top: 0 !important;
}

.google-map-contact-wrapper .get_in_touch:after{
	border-top-color: transparent !important;
}
.get_in_touch ul li .icon{
	color: #fff;
}
.get_in_touch, .infobox {
	background: none !important;
}
.get_in_touch, .get_in_touch a, .get_in_touch h3, .get_in_touch ul, .infobox, .infobox a, .infobox h3, .infobox ul{
	color:#444444 !important;
}
.section-post-header, .section-post-about, .section-post-comments, .section-post-related{
	display: none;
}
.page-id-245 .vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat{
	color: #fff;
	font-weight:700;
    border-color: #001688;
    background-color: #001688;
}
.page-id-245 .vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover{
	color: #fff;
	font-weight:700;
    border-color: #1f37b2;
    background-color: #1f37b2;
}